The WebReportSource Object contains information and methods related to the display of a report by the Report Viewer.
WebReportSource Object Properties
Property
Description
Read/Write
ImageType
Reserved. Do not use in current development. Gets or sets the image type.
Read/Write
PromptOnRefresh
Boolean. Gets or sets the prompt mode. If TRUE, the user will be prompted for new information each time the Report Viewer displays the report. If FALSE, the user will not get a prompt and the information provided with the previous prompt will be used, unless the server requires new information.
Read/Write
ReportSource
Unknown. Gets or sets the report source for the WebReportBroker.
Read/Write
Title
String. Gets or sets the report title that can be displayed in viewer.
Read/Write
URL
String. Gets or sets the URL source for the report.